Portfolio Optimization with 2 Stocks
Let’s say we want to construct a portfolio containing 2 stocks, Stock 1 and Stock 2.
Stock 1: Expected return=15%, Volatility=10%
Stock 2: Expected return=10%, Volatility=5%
Correlation between Stock A and B = 0.25
What weights on Stocks 1 and 2, x_1 and x_2 , will give the minimum variance portfolio?
x_1=0.875,\; x_2=0.125
x_1=0.669,\; x_2=0.331
x_1=0.331,\; x_2=0.669
x_1=0.125,\; x_2=0.875
Next Concept